a month ago
A modern, API-first accounting platform built for the next generation of AI builders.
Server Config
{
"mcpServers": {
"crane-ledger": {
"command": "/path/to/mcp-server",
"env": {
"API_BASE_URL": "https://api.craneledger.ai",
"API_KEY": "cl_live_your_key_here",
"ORGANIZATION_ID": "org_your_org_id",
"RUST_LOG": "info"
}
}
}
}